home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / flashpaper / 100.swf / scripts / DefineButton2_164 / BUTTONCONDACTION on(release).as
Text File  |  2004-08-24  |  67b  |  4 lines

  1. on(release){
  2.    _parent._parent.controller.brandButton(this);
  3. }
  4.